| !Run file for Solitaire
| (c) R.I.D.Macfarlane
| Public Domain
| version 3.01;  15-Apr-95  Also note that WimpSlot was increased from 64K to 80K for testing
| version 3.02;  27-Nov-00  Also note that WimpSlot was increased from 80K to 96K for testing
|
IconSprites <Obey$Dir>.Sprites.!Sprites
Set SolitaireDir <Obey$Dir>
WimpSlot -min 96K -max 96K
|
RMEnsure StringLib 0 RMReInit StringLib
RMEnsure ColourTrans 0.00 if "<System$Path>" <> "" then *RMLOAD <System$Path>Modules.Colours
RMEnsure ColourTrans 0.00 Echo |M|J|J    The module ColourTrans was not found.  |M|J    This is not a fatal error, but the |M|J    application's facilities will be reduced.|M|J
Run <SolitaireDir>.!RunImage
